In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions / DetectOrientation Property

DetectOrientation Property (GdPicturePDF.IPdfOcrOptions)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(1)>

Property DetectOrientation As Boolean
[DispId(1)]

bool DetectOrientation {get; set;}
read-write property DetectOrientation: Boolean; 
DispIdAttribute(1)

function get,set DetectOrientation : boolean
[DispId(1)]

__property bool get_DetectOrientation();

__property void set_DetectOrientation( 

   bool value

);
[DispId(1)]

property bool DetectOrientation {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+IPdfOcrOptions
GdPicturePDF.IPdfOcrOptions Members